-
Home
-
AFIP para WooCommerce
-
3.0.6
-
Code
-
Classes
- Customer
Total Complexity |
14 |
Dependencies |
2 |
Dependents |
2 |
Total lines |
101 |
Lines of code |
53 |
Logical lines of code |
19 |
Comment lines |
18 |
Methods |
14 |
Properties |
6 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
67 |
1 |
8 |
get_first_name() |
S |
82 |
1 |
3 |
get_last_name() |
S |
82 |
1 |
3 |
get_company_name() |
S |
82 |
1 |
3 |
get_full_name() |
S |
68 |
1 |
9 |
get_address() |
S |
82 |
1 |
3 |
get_document() |
S |
82 |
1 |
3 |
get_condition() |
S |
82 |
1 |
3 |
set_first_name() |
S |
81 |
1 |
3 |
set_last_name() |
S |
81 |
1 |
3 |
set_company_name() |
S |
81 |
1 |
3 |
set_condition() |
S |
81 |
1 |
3 |
set_address() |
S |
81 |
1 |
3 |
set_document() |
S |
81 |
1 |
3 |